home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / programs / write / module / english / intern.locale < prev    next >
Text File  |  1996-09-18  |  503b  |  20 lines

  1. LOCALE INTERN;
  2.   $mneu1  :="Iternal";
  3.   $item1_1:="Parse block";
  4.   $item1_2:="Parse file ...";
  5.   $item1_3:="Execute block";
  6.   $item1_4:="Execute command...";
  7.   $item1_5:="Show errorlist...";
  8.   $item1_6:="Record macro";
  9.   $item1_7:="Stop recording";
  10.   $item1_8:="Replay macro";
  11.   $item1_9:="Replay macro...";
  12.  
  13.   $text1  :="Save macro as:";
  14.   $text2  :="Play macro:";
  15.   $text3  :="Replay macro:";
  16.   $text4  := "Count:";
  17.   $text5  :="Please type in command:";
  18.   $text6  :="Number of replays:";
  19. END INTERN.
  20.